<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>$MODULE_NAME$ - $SITE_NAME$</title>
<link rel="stylesheet" href="/css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
</head>
<body id="home">
$GLOBAL_AHEADER$
<div class="post"> 
<div class="new-post">
<div class="date">
<div class="main">
<div class="rightside">
<span>$ADD_DATE$</span>
</div>
</div>
</div> <!-- end date -->
<p class="info"> <a href="$PERSONAL_PAGE_LINK$">$USER$</a> |  $COMMENTS_NUM$ |  <a href="$CAT_URL$">$CAT_NAME$</a></p>
<h1>$ENTRY_NAME$</h1>
<div id="post-content"> 
<img src="<?if($IMG_URL1$)?>$IMG_URL1$<?else?>http://www.elegantthemes.com/preview/Glow/wp-content/themes/Glow/timthumb.php?src=http://www.elegantthemes.com/images/Glow/thumb-2.jpg&h=156&w=156&zc=1<?endif?>" alt="$TITLE$" width="172" class="thumbnail alignleft"/>
<p>$MESSAGE$</p>
</div> <!-- end #post-content --> 
</div> <!-- end new-post --> 
 
 
<!-- You can start editing here. -->
<div id="comment-section">

<div class="post-meta">
<div class="post-meta-bottom">
<p id="comments"> ($COMMENTS_NUM$)</p>
</div>
</div>
<ol class="commentlist">
$COM_BODY$
</ol>
<div class="navigation">
<div class="alignleft"></div>
<div class="alignright"></div>
</div>
$COM_ADD_FORM$
</div> <!-- end comment-section --> 
</div> <!-- end post -->
$GLOBAL_CLEFTER$
$GLOBAL_BFOOTER$
</body>
</html>